home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr13 / syedt150.zip / HISTORY.TXT < prev    next >
Text File  |  1995-03-08  |  4KB  |  94 lines

  1.  
  2.  
  3.                                SyncEdit History.Txt
  4.  
  5.  
  6. This document lists the changes to SyncEdit.  Revisions are listed in
  7. reverse chronological order, with the most recent changes appearing near the
  8. top.  
  9.  
  10.                                  v1.5.0 - Mar 1995
  11.  
  12. o  Added back IN use of XTRN.DAT drop file.  This allows us to greatly
  13.    simplify the command-line used with SyncEdit and ensures easier
  14.    implementation of other enhancements.  This change also now requires
  15.    Synchronet v2.10 or greater to function.
  16.  
  17. o  SyncEdit now works for monochrome users (as long as they have ANSI).
  18.  
  19. o  Added user dictionaries.  Each user may create their own specific dictionary
  20.    which will be stored in the external SyncEdit directory.
  21.  
  22. o  Added ability to skip a word throughout entire spell check session.
  23.  
  24. o  Fixed display anomalies in block functions.
  25.  
  26. o  Fixed bug that would cause a extraneous portion of a line to be left on the
  27.    screen after a word wrap.
  28.  
  29. o  Fixed a bug that would cause the editor to lock up while loading certain
  30.    files.
  31.  
  32. o  Added full search/replace functions.
  33.  
  34. o  Added hot key to preform text search from previously defined text string
  35.  
  36. o  Added Sysop macros.  (These are Sysop only at this time)
  37.  
  38. o  Added a hot key to redraw screen.
  39.  
  40. o  Revamped the help system; it will work now from a menu similar to rest of
  41.    the editor.
  42.  
  43. o  Improved time-slicing capabilities, utilizing SDK v2.0 from Digital
  44.    Dynamics.  Support for most multi-taskers now available.
  45.  
  46. o  Improved file handling which allows for the loading of ANSI and still
  47.    retain most of the document formatting.
  48.  
  49. o  Corrected a number of miscellaneous bugs.
  50.  
  51.  
  52.                                  v1.1.0 - Dec 1994
  53.  
  54. o  Dropped use of XTRN.DAT file, now using EDITOR.INF.  This should address
  55.    any security issues and ensure unauthorized users don't get access to the
  56.    SaveToFile and LoadFile commands.
  57.  
  58. o  Improved hang-up detection routine.
  59.  
  60. o  Went to the .KEY file method of registration, and consequently combined
  61.    the demo and registered version into one executable.  If "SYNCEDIT.KEY" is
  62.    detected upon editor startup, all features are implemented.  If not, the
  63.    unavailable features are shown but in light grey, indicating they are
  64.    disabled.  This will make distribution much easier, as we only have to
  65.    distribute one version which any registered user can download and use
  66.    immediately.
  67.  
  68. o  Removed the TEAR LINE entirely from the registered version, though it
  69.    is still appended to messages created by the demo version.  By doing
  70.    this, the "Reg to :" info was moved internal to the editor, added to the
  71.    left side of the bottom status bar.  All the original info contained
  72.    within the status bar is still there, it's simply been shifted to the right
  73.    to accommodate the registration information.  Due to the changes made in
  74.    this version, we now have only 20 characters to work with for the
  75.    registration info.
  76.  
  77. o  Changed the security system to allow user groups 90 (co-Sysops) and
  78.    above access to the SaveToFile and LoadFile command.  Previously,
  79.    access to these functions was limited to user #1.
  80.  
  81. o  Increased maximum line limit to 500.  Also, SyncEdit will continue to
  82.    function when passed more then 500 for NUM OF LINES, but will use 500 for
  83.    it's limit, ie only 500 lines will be edited and saved.
  84.  
  85. o  A number of minor bugs corrected, including failing to clear the
  86.    screen upon user hang-up, SaveToFile and LoadFile commands, etc.
  87.  
  88.   
  89.  
  90.                               v1.0.0 - Nov 1994
  91.  
  92. o  Initial release
  93.  
  94.